ParagraphFormat(string) Returns string with converted single newline characters (CR/LF sequences) into spaces and double newline characters into HTML paragraph markers (<P>). See also StripCR.
Returns string with converted single newline characters (CR/LF sequences) into spaces and double newline characters into HTML paragraph markers (<P>).
See also StripCR.
String being converted to the HTML paragraph format.